home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 18 / Silicon_Graphics_hot mix 18.iso / html / vendors / agile / launch.sh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1997-12-03  |  195 b   |  10 lines

  1. #!/bin/sh -f
  2.  
  3. # requires all three imageEditor products be installed
  4.  
  5. IFL_DATABASE=/usr/local/lib/Agile/ifl_database
  6. export IFL_DATABASE
  7.  
  8. /usr/sbin/imageEditor /usr/share/Agile/examples/tie.agi
  9.  
  10.